From: Chong Yidong Date: Tue, 13 May 2008 17:53:04 +0000 (+0000) Subject: * tool-bar.el (tool-bar-make-keymap): Account for the optional X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21727 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bbfc05182a17a8af53e1191340272c1c3e63cdfa;p=emacs.git * tool-bar.el (tool-bar-make-keymap): Account for the optional KEY-BINDING-DATA field in menu-item list. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5ebdbb9bb64..6e2c495b424 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-05-13 Chong Yidong + + * tool-bar.el (tool-bar-make-keymap): Account for the optional + KEY-BINDING-DATA field in menu-item list. + 2008-05-13 Stefan Monnier * dired.el (dired-read-dir-and-switches): Move things about to use less